home *** CD-ROM | disk | FTP | other *** search
- # imports to use remote serial devices
- #
- # note: do not use tabs!
- #
- # local host[/port] remote-device/unit logfile
- # unit (wildcards OK) ("" for none)
- # ---- ------------ ------------------ ---------------------
- 0 localhost serial.device/0 "CON:0/0/640/100/netser.device,0/AUTO/CLOSE/WAIT"
- 1 modempool #? "CON:0/0/640/100/netser.device,1/AUTO/CLOSE/WAIT"
- 2 localhost ~(serial.device/0) "CON:0/0/640/100/netser.device,2/AUTO/CLOSE/WAIT"
- 3 123.45.67.89 oldser.device/0 "CON:0/0/640/100/netser.device,3/AUTO/CLOSE/WAIT"
- 4 "" serial.device/0 "CON:0/0/640/100/netser.device,4/AUTO/CLOSE/WAIT"
-